home *** CD-ROM | disk | FTP | other *** search
/ Precision Software Appli…tions Silver Collection 1 / Precision Software Applications Silver Collection Volume One (PSM) (1993).iso / tutor / dosguide.exe / DOSHELP.ZIP / README.DOC < prev    next >
Text File  |  1990-11-12  |  3KB  |  93 lines

  1.  
  2.  
  3.                              D O S    H E L P
  4.  
  5.                             Quick installation
  6.  
  7.  
  8.  
  9.  
  10.     Welcome!  We are glad you ordered this disk, or downloaded it from a
  11.     Bulletin Board Service.  Follow the instructions below to get the
  12.     program installed quickly.
  13.  
  14.  
  15.  
  16.     Floppy Based Systems
  17.     ────────────────────
  18.  
  19.     On computer systems with only floppy disks (no hard disks), the
  20.     installation is a snap.  Just copy two files from the distribution disk
  21.     onto one of your working disks that you use during your daily computer
  22.     use.
  23.  
  24.     Put the distribution disk in Drive A: and the disk you want the program
  25.     copied onto and type the following two lines.
  26.  
  27.  
  28.                    COPY A:\HELP.EXE B:\   <press Enter>
  29.                    COPY A:\DOSHLP.HLP B:\ <press Enter>
  30.  
  31.  
  32.     That's it!  Now put the distribution disk in a safe place.  The HELP
  33.     program has been copied onto your working disk.   When you want to run
  34.     the HELP program, simply type "HELP"  (without the quotes) and press
  35.     enter.
  36.  
  37.  
  38.  
  39.  
  40.     Hard Disk Based Systems
  41.     ───────────────────────
  42.  
  43.     On a hard disk system, the installation process is a bit more
  44.     complicated.  It's best to copy the two program files into a
  45.     subdirectory that is on your PATH.  Try one of the following three
  46.     methods of installation.
  47.  
  48.  
  49.  
  50.     *Method One*
  51.  
  52.     If you have a subdirectory named \DOS on your C: hard disk, it's best
  53.     to copy the files into that subdirectory.
  54.  
  55.     Put the distribution disk in Drive A: and type the following two lines.
  56.  
  57.  
  58.                  COPY A:\HELP.EXE C:\DOS     <press Enter>
  59.                  COPY A:\DOSHLP.HLP C:\DOS   <press Enter>
  60.  
  61.  
  62.     *Method Two*
  63.  
  64.     If you have another subdirectory on your hard disk that contains
  65.     general purpose programs, you can install the two files into this
  66.     subdirectory instead of the C:\DOS subdirectory.
  67.  
  68.  
  69.             COPY A:\HELP.EXE C:\your_dir_name     <press Enter>
  70.             COPY A:\DOSHLP.HLP C:\your_dir_name   <press Enter>
  71.  
  72.  
  73.     Where "your_dir_name" is the name of the subdirectory on your hard
  74.     disk.
  75.  
  76.  
  77.     *Method Three*
  78.  
  79.     If you don't know if you have any of these subdirectories, and nobody
  80.     is available to help you, then use the following commands:
  81.  
  82.  
  83.                   COPY A:\HELP.EXE C:\     <press Enter>
  84.                   COPY A:\DOSHLP.HLP C:\   <press Enter>
  85.  
  86.  
  87.  
  88.     Once the program is installed, simply type in "HELP" (without the
  89.     quotes) and press Enter, and the program will run.
  90.  
  91.  
  92.  
  93.